sdvaluebool2 module

class sd.api.sdvaluebool2.SDValueBool2(APIContext, handle, *args, **kwargs)

Bases: sd.api.sdvaluevector.SDValueVector

get() → sd.api.sdbasetypes.bool2

Get the base type value as bool2

getClassName() → str

Returns the most specific name of the class this APIObject is

getType() → Optional[sd.api.sdtype.SDType]

Get the value type as string

release() → None

Releases an APIObject

static sNew(value: sd.api.sdbasetypes.bool2) → sd.api.sdvaluebool2.SDValueBool2

Create new SDValueBool2

Parameters

value – The name of the enum type